home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Diversos
/
carreras.swf
/
scripts
/
frame_3
/
PlaceObject2_57_6
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-09-26
|
190 b
|
9 lines
onClipEvent(enterFrame){
this.onPress = function()
{
_root.showpistamc.gotoAndStop(2);
_global.pista = 2;
_root.showpistamc.btimet.text = _global.t2;
};
}